Vcenter Vm Hardware Ethernet BackingType
Vcenter Vm Hardware Ethernet BackingType
The Vcenter Vm Hardware Ethernet BackingType enumerated type defines the valid backing types for a virtual Ethernet adapter.
Possible values:
STANDARD_PORTGROUP
: vSphere standard portgroup network backing.HOST_DEVICE
: Legacy host device network backing. Imported VMs may have virtual Ethernet adapters with this type of backing, but this type of backing cannot be used to create or to update a virtual Ethernet adapter.DISTRIBUTED_PORTGROUP
: Distributed virtual switch backing.OPAQUE_NETWORK
: Opaque network backing.
This data structure has no properties.
Enumeration:
STANDARD_PORTGROUP,
HOST_DEVICE,
DISTRIBUTED_PORTGROUP,
OPAQUE_NETWORK,